Welcome![Sign In][Sign Up]
Location:
Search - vc hello vc

Search list

[Com PortSimpleDial

Description: 一个很有用的串口通信的实例,绝对让你好用,在VC下运行没有问题-a very useful example of serial communication, with absolutely let Hello, VC no problem running
Platform: | Size: 28149 | Author: 陈凯迪 | Hits:

[Windows DevelopVC++

Description: c++算法,常用得算法可以使你编程简单方便,放心使用,一个简单得hello程序
Platform: | Size: 40835 | Author: | Hits:

[Special Effectshello

Description: 利用vc++工具,来实现图片的读取,lena等。
Platform: | Size: 1461 | Author: 丁大弸 | Hits:

[ELanguagehello

Description: 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写。我做的一个C子集的词法分析器可以分析C语言的一个子集,包括关键字以及绝大部分的符号.
Platform: | Size: 10997 | Author: 小薇 | Hits:

[CSharphello

Description: 一个简单的 helloworld例子 vc
Platform: | Size: 312794 | Author: wangjue | Hits:

[Game Programhello

Description: Tanchi She VC + + code game Computer Application of curriculum design By vc + + Tanchi She realized the game design 
Platform: | Size: 141039 | Author: hongyun | Hits:

[OtherHello VC

Description: 用API编的的小程序,移动鼠标Hello Vc会随之飘动-Using API series of small programs, mobile mouse Hello Vc will follow wafted
Platform: | Size: 59912 | Author: 苏旭峰 | Hits:

[File OperateVC++ 基础实例 HELLO WORLD

Description: 对C++初学者很有用的-C beginners very useful.
Platform: | Size: 8192 | Author: 荷花 | Hits:

[CommunicationQueueTest

Description: VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue /////////////////////////////////////////# include "Queue . h "//define queue data struct QueueData struct (char data [20] int nId)// define queue typedef TQueuelt; QueueDatagt; TMyQueue// put data into QueueData data queue (memset (data, 0, sizeof (data)) htpasswd (data.data, "hello!") data.nId m_pMyQueue.TryPut = 0 (data))// try put data into QueueData data queue (memset (data, 0, sizeof (data)) htpasswd (data. data, "hello!") data.nId = 0 if (m_pMyQueue.TryPut (data)! = 0) (MessageBox ( "put queue error")) else (MessageBox ( "put queue success")))// get data from QueueData data queue (memset (data, 0, sizeof (data))
Platform: | Size: 33792 | Author: zj | Hits:

[OtherHello VC

Description: 用API编的的小程序,移动鼠标Hello Vc会随之飘动-Using API series of small programs, mobile mouse Hello Vc will follow wafted
Platform: | Size: 59392 | Author: 苏旭峰 | Hits:

[Com PortSimpleDial

Description: 一个很有用的串口通信的实例,绝对让你好用,在VC下运行没有问题-a very useful example of serial communication, with absolutely let Hello, VC no problem running
Platform: | Size: 2010112 | Author: 陈凯迪 | Hits:

[Special Effectshello

Description: 利用vc++工具,来实现图片的读取,lena等。-Use vc++ Tool to achieve the picture read, lena, etc..
Platform: | Size: 1024 | Author: 丁大弸 | Hits:

[Game Programhello

Description: Tanchi She VC + + code game Computer Application of curriculum design By vc + + Tanchi She realized the game design -Tanchi She VC++ Code game Computer Application of curriculum design By vc++ Tanchi She realized the game design
Platform: | Size: 410624 | Author: hongyun | Hits:

[VC/MFCHelloMFC

Description: VC++开发例程,建立一个窗口小程序-VC++ Development of routines, procedures for the establishment of a widget
Platform: | Size: 403456 | Author: zhangfengz | Hits:

[Windows DevelopHello

Description: vc++老师上课讲过的应用程序,比较简单易懂 帮助认识和学习 vc6.0-vc++ teacher school said applications, is relatively simple to understand and learning to help understand the vc6.0
Platform: | Size: 66560 | Author: 李哲 | Hits:

[OtherhelloVC

Description: 利用ProjWizard创建Win32程序时,VC可以创建一个空项目,一个简单Win32架构程序,或一个典型的Win32 程序,分别利用这三种方式创建一个Win 32应用程序,应用程序的主窗口显示“Hello, VC”等字样,同时当按下鼠标左键时,计算机发出叮咚声.-Win32 program using ProjWizard create, VC you can create an empty project, a simple framework for Win32 program, or a typical Win32 program, use, respectively, these three methods to create a Win 32 application, the application s main window displays "Hello, VC "and so forth, at the same time when the left mouse button pressed, the computer issued a ding-dong sound.
Platform: | Size: 4427776 | Author: 刘文珍 | Hits:

[Windows Develophello-world

Description: VC++6.0 入门的第一个经典程序,虽然简单但非常使用-VC++6.0 program started the first classic,Although the simple but very useful
Platform: | Size: 1828864 | Author: 王龄 | Hits:

[Dialog_WindowHello

Description: Hello World Program, This ia first application for VC++ developer. Start using this example.
Platform: | Size: 7168 | Author: Ranjith | Hits:

[Windows DevelopHello

Description: 基于VC++的比较简单的一个小程序,能够实现界面显示hello!这样一个小测试-VC++ based on a relatively simple little program that enables the interface to display hello! Such a small test
Platform: | Size: 2396160 | Author: 白思克 | Hits:

[Windows DevelopMyNT_Test

Description: 一个windows NT式驱动,DDK开发,创建设备,打印Hello World,新手入门必看(A Windows NT driver, DDK development, the creation of equipment, print Hello World, new entry must see)
Platform: | Size: 63488 | Author: moyhu | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net